Skip to main content

Prerequisites

Before you can use Microsoft Azure Event Hubs as a target endpoint in a Replicate task, the following prerequisites must be met:

  • The target hubs must already exist before starting the replication task. Note that if you intend to use the Separate hub for each table option in the endpoint settings, the hub name must adhere to the following format:

    SourceSchemaName.HubName

    where HubName must be identical to the source table name.

    Example:

    HR.Employees

  • Create a hub named attrep_apply_exceptionsbefore starting the replication task. Note that if this hub does not exist, the task will always fail when it encounters a data error, regardless of the error handling policy.

    For a description of the attrep_apply_exceptions table, see Apply exceptions

  • To be able to browse for hubs (in the General tab), the namespace Shared Access Policy must have "Manage" permission.

  • If the namespace shared access policy does not have "Manage" permission, then the hub Shared Access Policy must have at least "Send" permission.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!